gtk4.git
8 years agoLevelBar: Really fix underallocation of blocks
Daniel Boles [Sat, 12 Aug 2017 15:13:11 +0000 (16:13 +0100)]
LevelBar: Really fix underallocation of blocks

Themes should not enforce min sizes on blocks in continuous mode; in
this case, the filled block should be as large as it needs to be to
reflect the current value, and no larger or smaller than that. So, the
fact that the minimal size was selected on just levelbar block is wrong:
we should also require the levelbar.discrete class to apply min sizes.

The widget should enforce whatever correct minimum size results from the
above fix, by reapplying commit 78b4885fe8850e132d8bb06df8ab90ac6c2033e0

Except: we should not allocate/draw the filled block if the value is 0,
as in this case, the LevelBar should be empty, not have a min-size fill.

This partially reverts commit 96062ffeae5245fa165a96a2af86d5645f5e8569,
as it makes sense to set min sizes for discrete blocks, so keep that in.

https://bugzilla.gnome.org/show_bug.cgi?id=783649

8 years agogtk/gtkshow: Remove deprected gtk_show_uri()
Javier Jardón [Fri, 4 Aug 2017 14:12:12 +0000 (15:12 +0100)]
gtk/gtkshow: Remove deprected gtk_show_uri()

8 years agoUse gtk_show_uri_on_window() instead gtk_show_uri()
Javier Jardón [Fri, 4 Aug 2017 14:11:36 +0000 (15:11 +0100)]
Use gtk_show_uri_on_window() instead gtk_show_uri()

8 years agoEntry: Handle :show-emoji-icon becoming false
Daniel Boles [Mon, 28 Aug 2017 19:35:47 +0000 (20:35 +0100)]
Entry: Handle :show-emoji-icon becoming false

Disconnect the now-unwanted signal handler, and hide the icon.

https://bugzilla.gnome.org/show_bug.cgi?id=786940

8 years agoEntry: Drop redundant typecasts
Daniel Boles [Mon, 28 Aug 2017 19:34:49 +0000 (20:34 +0100)]
Entry: Drop redundant typecasts

https://bugzilla.gnome.org/show_bug.cgi?id=786940

8 years agoEntry: Only open emoji picker on 2ndary icon click
Daniel Boles [Mon, 28 Aug 2017 19:26:48 +0000 (20:26 +0100)]
Entry: Only open emoji picker on 2ndary icon click

We hijack the secondary icon for the emoji picker, but the handler for
::icon-press did not check the pressed icon and opened it for either.

https://bugzilla.gnome.org/show_bug.cgi?id=786938

8 years agoUpdated Danish translation
Ask Hjorth Larsen [Mon, 28 Aug 2017 17:27:30 +0000 (19:27 +0200)]
Updated Danish translation

8 years agoUpdated Danish translation
Ask Hjorth Larsen [Mon, 28 Aug 2017 17:25:52 +0000 (19:25 +0200)]
Updated Danish translation

8 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 28 Aug 2017 17:24:58 +0000 (19:24 +0200)]
Updated Slovenian translation

8 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 28 Aug 2017 17:19:53 +0000 (19:19 +0200)]
Updated Slovenian translation

8 years agogskrendernode: Fix inset shadow drawing
Timm Bäder [Mon, 28 Aug 2017 15:48:25 +0000 (17:48 +0200)]
gskrendernode: Fix inset shadow drawing

8 years agogskrendernode: Constify some parameters
Timm Bäder [Mon, 28 Aug 2017 15:38:57 +0000 (17:38 +0200)]
gskrendernode: Constify some parameters

8 years agoRevert "headerbar: Avoid allocating 0 visible children"
Timm Bäder [Mon, 28 Aug 2017 14:58:48 +0000 (16:58 +0200)]
Revert "headerbar: Avoid allocating 0 visible children"

This reverts commit 8c0e5adaab3f38de31d44dd50bcc8179b17c8b4a.

This is actually needed since GtkHeaderBar will allocate and snapshot
widget that coun_visible_children does not consider.

8 years agoUpdate Friulian translation
Fabio Tomat [Mon, 28 Aug 2017 14:40:24 +0000 (14:40 +0000)]
Update Friulian translation

8 years agorange: Fix trough state update
Timm Bäder [Mon, 28 Aug 2017 09:17:19 +0000 (11:17 +0200)]
range: Fix trough state update

8 years agopopover: Initialize some locals
Timm Bäder [Mon, 28 Aug 2017 09:15:58 +0000 (11:15 +0200)]
popover: Initialize some locals

gtk_popover_get_pointing_to does not fill the given rect in every case.

8 years agoheaderbar: Avoid allocating 0 visible children
Timm Bäder [Mon, 28 Aug 2017 09:07:35 +0000 (11:07 +0200)]
headerbar: Avoid allocating 0 visible children

Ths avoids doing a bunch of work as well as passing 0 to g_alloca which
is undefined.

8 years agoUpdate Korean translation
Changwoo Ryu [Sun, 27 Aug 2017 21:47:55 +0000 (21:47 +0000)]
Update Korean translation

8 years agoUpdate Korean translation
Changwoo Ryu [Sun, 27 Aug 2017 21:47:41 +0000 (21:47 +0000)]
Update Korean translation

8 years agoUpdate Turkish translation
Çağatay Yiğit Şahin [Sun, 27 Aug 2017 20:59:40 +0000 (20:59 +0000)]
Update Turkish translation

8 years agomeson: Make sure ENABLE_NLS is actually defined
Matthias Clasen [Sun, 27 Aug 2017 20:01:24 +0000 (16:01 -0400)]
meson: Make sure ENABLE_NLS is actually defined

Despite the comment, we ended up without ENABLE_NLS.

8 years agox11: Fix managed dnd
Matthias Clasen [Sun, 27 Aug 2017 02:13:25 +0000 (22:13 -0400)]
x11: Fix managed dnd

We need to actually trigger the drop from the gdk side.

8 years agoRemove an unused field
Matthias Clasen [Sat, 26 Aug 2017 23:15:36 +0000 (19:15 -0400)]
Remove an unused field

Drag contexts are objects, so there is no need to carry a
manual refcount around.

8 years agox11: Fix initial drag cursors
Matthias Clasen [Sat, 26 Aug 2017 22:01:17 +0000 (18:01 -0400)]
x11: Fix initial drag cursors

Under X, we were not setting the right drag cursor initially,
because at current_action == action == 0, initially. Fix this
by explicitly using the right cursor when grabbing.

8 years agowayland: Stop using subsurfaces for popovers
Matthias Clasen [Sat, 26 Aug 2017 19:34:46 +0000 (15:34 -0400)]
wayland: Stop using subsurfaces for popovers

Subsurfaces don't currently work with our new rendering,
and this makes popovers unusable. We can go back to using
subsurfaces for popovers when this is fixed.

8 years agocontainer: Remove leftover prototype
Timm Bäder [Fri, 25 Aug 2017 12:52:14 +0000 (14:52 +0200)]
container: Remove leftover prototype

Thanks to Murray Cumming.

8 years agoUpdate Friulian translation
Fabio Tomat [Fri, 25 Aug 2017 11:44:35 +0000 (11:44 +0000)]
Update Friulian translation

8 years agoFix Catalan translation
Jordi Mas [Fri, 25 Aug 2017 11:37:17 +0000 (13:37 +0200)]
Fix Catalan translation

8 years agoUpdate Friulian translation
Fabio Tomat [Fri, 25 Aug 2017 03:17:56 +0000 (03:17 +0000)]
Update Friulian translation

8 years agoComboBox: Clarify documentation of get_active_iter
Daniel Boles [Thu, 24 Aug 2017 11:46:47 +0000 (12:46 +0100)]
ComboBox: Clarify documentation of get_active_iter

https://bugzilla.gnome.org/show_bug.cgi?id=618160

8 years agoPopover: Include window shadows in overshoot calcs
Daniel Boles [Wed, 23 Aug 2017 20:44:10 +0000 (21:44 +0100)]
Popover: Include window shadows in overshoot calcs

.update_position() enforces that non-Wayland platforms must position a
Popover within its parent Window. We use the allocation of the Window
to translate the position and check for overshoot on each of its sides.
Calling Widget.get_allocation() of a CSD Window includes its shadows.

But shadows were not excluded from the area in which we can position.
Thus, Popovers could get positioned in the shadow of CSD windows, where,
at least on X11, no input is received. Therefore, positioning a Popover
over a shadow meant its child widgets within that area became unusable.

Fix by calling Window.get_shadow() and including it in the overshoot on
each side. This adjusts for how the allocation includes shadows, making
overshoots with and without shadows the same. Thus, we avoid considering
shadows as viable for positioning, favouring a side where input works.

https://bugzilla.gnome.org/show_bug.cgi?id=786209

8 years agotestpopover: Use HeaderBar to get CSD decorations
Daniel Boles [Sun, 13 Aug 2017 19:15:36 +0000 (20:15 +0100)]
testpopover: Use HeaderBar to get CSD decorations

This helps test whether the Popover positioning gets messed up by the
presence of CSD shadow or other accessories around the content area.

https://bugzilla.gnome.org/show_bug.cgi?id=786209

8 years agoUpdate Chinese (Taiwan) translation
Cheng-Chia Tseng [Thu, 24 Aug 2017 16:40:29 +0000 (16:40 +0000)]
Update Chinese (Taiwan) translation

8 years agoUpdate POTFILES.in and POTFILES.skip
Piotr Drąg [Thu, 24 Aug 2017 00:45:09 +0000 (02:45 +0200)]
Update POTFILES.in and POTFILES.skip

8 years agoRemove motif dnd leftovers
Matthias Clasen [Wed, 23 Aug 2017 20:54:53 +0000 (16:54 -0400)]
Remove motif dnd leftovers

We don't support Motif DND anymore, so no need to look for
Motif-specific messages.

8 years agoSidebarRow: Add Unmount tooltip to eject_button
Daniel Boles [Sat, 19 Aug 2017 16:27:20 +0000 (17:27 +0100)]
SidebarRow: Add Unmount tooltip to eject_button

It was reported that the lack of a tooltip made its purpose unclear.
This can be solved by just copying PlacesViewRow’s eject_button tooltip.

https://bugzilla.gnome.org/show_bug.cgi?id=766909

8 years agofontchooser: Block row deleted signal handler when reloading model
Carlos Garnacho [Wed, 23 Aug 2017 11:54:46 +0000 (13:54 +0200)]
fontchooser: Block row deleted signal handler when reloading model

This prevents the load_fonts() function from switching to the "no fonts"
page and back when the model is reloaded. Given
GtkSettings::gtk-fontconfig-timestamp is 0 on Wayland and style changes
happen often, the stack change messes up popovers and pointer focus
on the fonts treeview and test entry.

8 years agoGtkFileChooserNativeQuartz: restore parent focus after closing dialog
Tom Schoonjans [Mon, 31 Jul 2017 20:28:42 +0000 (21:28 +0100)]
GtkFileChooserNativeQuartz: restore parent focus after closing dialog

Tested for both modal and non-modal dialogs

https://bugzilla.gnome.org/show_bug.cgi?id=785306

8 years agoGtkFileChooserNativeQuartz: improve support for file filters
Tom Schoonjans [Mon, 31 Jul 2017 20:26:47 +0000 (21:26 +0100)]
GtkFileChooserNativeQuartz: improve support for file filters

Instead of using conditional compilation, use respondsToSelector to
check at runtime for setAccessoryViewDisclosed.

https://bugzilla.gnome.org/show_bug.cgi?id=785306

8 years agoGtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks
Tom Schoonjans [Sun, 23 Jul 2017 08:37:26 +0000 (09:37 +0100)]
GtkFileChooserNativeQuartz: add support for Mountain Lion and Mavericks

https://bugzilla.gnome.org/show_bug.cgi?id=784723 introduced support for
native file chooser dialogs on macOS, but due to the use of generics in
the patch, there will be compilation errors on pre-Xcode 7 platforms,
such as Mountain Lion and Mavericks.

I strongly recommend to revert this patch when the oldest supported
macOS release is bumped to Yosemite (10.10).

https://bugzilla.gnome.org/show_bug.cgi?id=785306

8 years agoRevert "wayland: fix filechooser crash"
Matthias Clasen [Wed, 23 Aug 2017 14:40:12 +0000 (10:40 -0400)]
Revert "wayland: fix filechooser crash"

This reverts commit bd033165e52469845ac6f69c4fa9ac9b897f9bcc.

The function already had an early exit, no need for this check.

8 years agowayland: fix filechooser crash
Lionel Landwerlin [Wed, 23 Aug 2017 14:22:47 +0000 (15:22 +0100)]
wayland: fix filechooser crash

The opaque region of the window can be updated before we're requested
its creation on the compositor.

https://bugzilla.gnome.org/show_bug.cgi?id=786673

8 years agowayland: fix filechooser crash
Matthias Clasen [Wed, 23 Aug 2017 14:27:43 +0000 (10:27 -0400)]
wayland: fix filechooser crash

The size of the window can be updated before we're requested its
creation on the compositor.

https://bugzilla.gnome.org/show_bug.cgi?id=786673

8 years agomagnifier: Port to snapshot
Timm Bäder [Wed, 23 Aug 2017 13:00:59 +0000 (15:00 +0200)]
magnifier: Port to snapshot

Instead of gtk_widget_draw'in the inspected widget inside the
magnifier's ::draw handler, just create a new GtkSnapshot and snapshot
in its snapshot handler, similar to what GtkStack is doing.

8 years agoUpdate Friulian translation
Fabio Tomat [Wed, 23 Aug 2017 13:50:20 +0000 (13:50 +0000)]
Update Friulian translation

8 years agowidget: Fix UPDATES debug rendering
Timm Bäder [Wed, 23 Aug 2017 11:58:21 +0000 (13:58 +0200)]
widget: Fix UPDATES debug rendering

Choose the right widget to add the debug updates to (the one with the
window) and the correct region (the one in that window's coordinates).

8 years agotestgtk: Remove some invalid css
Timm Bäder [Wed, 23 Aug 2017 09:05:20 +0000 (11:05 +0200)]
testgtk: Remove some invalid css

8 years agowidget: Remove unused draw_internal prototype
Timm Bäder [Mon, 21 Aug 2017 10:40:41 +0000 (12:40 +0200)]
widget: Remove unused draw_internal prototype

gtk_widget_draw_internal is now only used inside gtkwidget.c, so remove
the prototype from gtkwidgetprivate.h. And since all incovacations call
it with clip_to_size=TRUE, remove that parameter.

8 years agoUpdate Italian translation
Milo Casagrande [Wed, 23 Aug 2017 07:18:25 +0000 (07:18 +0000)]
Update Italian translation

8 years agoUpdate Italian translation
Milo Casagrande [Wed, 23 Aug 2017 07:14:01 +0000 (07:14 +0000)]
Update Italian translation

8 years agoUpdated Lithuanian translation
Aurimas Černius [Tue, 22 Aug 2017 20:06:07 +0000 (23:06 +0300)]
Updated Lithuanian translation

8 years agogetting_started: Sync filenames & section headings
Daniel Boles [Tue, 22 Aug 2017 13:14:53 +0000 (14:14 +0100)]
getting_started: Sync filenames & section headings

The order of Examples 3 and 4 was swapped, so the headings updated
themselves, but the filenames were left reflecting the old order.

https://bugzilla.gnome.org/show_bug.cgi?id=786553

8 years agoHandle emoji data change in emoji chooser
Matthias Clasen [Sat, 19 Aug 2017 18:05:48 +0000 (14:05 -0400)]
Handle emoji data change in emoji chooser

Update the settings schema to follow the change in Emoji data,
and make the emoji chooser code handle the new format.

8 years agoAdd shortnames to emoji data
Matthias Clasen [Sat, 19 Aug 2017 18:05:16 +0000 (14:05 -0400)]
Add shortnames to emoji data

The json file is from

https://github.com/emojione/emojione/tree/master/extras/alpha-codes

It is under the MIT license.

8 years agoDon't consume too many key releases
Matthias Clasen [Tue, 22 Aug 2017 10:41:31 +0000 (06:41 -0400)]
Don't consume too many key releases

The Emoji input support in GtkIMContextSimple was
unintentionally consuming too many key release
events. Fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=786594

8 years agobuild: Use the appropriate symbol visibility annotation
Emmanuele Bassi [Tue, 22 Aug 2017 09:27:14 +0000 (10:27 +0100)]
build: Use the appropriate symbol visibility annotation

We cargo-culted this from Autotools, but GCC on Windows supports the
same __declspec syntax as MSVC. The only difference is the additional
flag needed for GCC-like compilers.

8 years agobuild: Fix macOS linker compatibility flags
Emmanuele Bassi [Tue, 22 Aug 2017 09:24:45 +0000 (10:24 +0100)]
build: Fix macOS linker compatibility flags

The linker on macOS does not support '=' in its command line; there's no
guarantee that we are using the correct compatibility versions compared
to the Autotools build, but for that we'll need to build GTK+ master on
macOS.

8 years agobuild: Allow using libepoxy as a subproject
Emmanuele Bassi [Tue, 22 Aug 2017 09:20:45 +0000 (10:20 +0100)]
build: Allow using libepoxy as a subproject

Like we do for Graphene, we can build libepoxy as a sub-project of GTK+
in case we do not find the dependency installed on the system.

8 years agoUpdate Spanish translation
Daniel Mustieles [Mon, 21 Aug 2017 11:36:06 +0000 (11:36 +0000)]
Update Spanish translation

8 years agocontainer: Fix scrolling adjustment coordinates
Timm Bäder [Mon, 21 Aug 2017 10:12:50 +0000 (12:12 +0200)]
container: Fix scrolling adjustment coordinates

8 years agocontainer: Remove gtk_container_propagate_draw
Timm Bäder [Mon, 21 Aug 2017 07:33:14 +0000 (09:33 +0200)]
container: Remove gtk_container_propagate_draw

It's superseded by gtk_widget_snapshot_child now.

8 years agotextview: Draw children using gtk_widget_snapshot_child
Timm Bäder [Mon, 21 Aug 2017 07:25:32 +0000 (09:25 +0200)]
textview: Draw children using gtk_widget_snapshot_child

8 years agoUpdate Nepali translation
Pawan Chitrakar [Sun, 20 Aug 2017 23:49:13 +0000 (23:49 +0000)]
Update Nepali translation

8 years agoUpdate Nepali translation
Pawan Chitrakar [Sun, 20 Aug 2017 23:42:21 +0000 (23:42 +0000)]
Update Nepali translation

8 years agoUpdate Malayalam translation
Anish Sheela [Sun, 20 Aug 2017 21:00:03 +0000 (21:00 +0000)]
Update Malayalam translation

8 years agoUpdate German translation
Mario Blättermann [Sun, 20 Aug 2017 18:03:19 +0000 (18:03 +0000)]
Update German translation

8 years agoUpdate Kazakh translation
Baurzhan Muftakhidinov [Sun, 20 Aug 2017 16:06:09 +0000 (16:06 +0000)]
Update Kazakh translation

8 years agoUpdate French translation
Alexandre Franke [Sat, 19 Aug 2017 14:48:49 +0000 (14:48 +0000)]
Update French translation

8 years agoUpdate French translation
Alexandre Franke [Sat, 19 Aug 2017 14:46:50 +0000 (14:46 +0000)]
Update French translation

8 years agoUpdated Serbian translation
Мирослав Николић [Sat, 19 Aug 2017 13:45:15 +0000 (15:45 +0200)]
Updated Serbian translation

8 years agoUpdate German translation
Mario Blättermann [Sat, 19 Aug 2017 11:50:58 +0000 (11:50 +0000)]
Update German translation

8 years agowidget: Remove outdated comment about widget coordinates
Timm Bäder [Sat, 19 Aug 2017 09:43:29 +0000 (11:43 +0200)]
widget: Remove outdated comment about widget coordinates

Not so odd anymore.

8 years agoRemove gdk_event_get_user_data from public headers
Timm Bäder [Wed, 16 Aug 2017 08:37:17 +0000 (10:37 +0200)]
Remove gdk_event_get_user_data from public headers

And add it back in gdk-private.h

8 years agogdk: wayland: always set buffer scale on size update
Lionel Landwerlin [Fri, 18 Aug 2017 22:57:56 +0000 (23:57 +0100)]
gdk: wayland: always set buffer scale on size update

We're only updating this when we have an EGL window. This means we
have the wrong scaling factor when using Vulkan.

https://bugzilla.gnome.org/show_bug.cgi?id=786492

8 years agogsk: vulkan: fix image uploading
Lionel Landwerlin [Fri, 18 Aug 2017 19:38:54 +0000 (20:38 +0100)]
gsk: vulkan: fix image uploading

The memory alignment requirements are different from the image layout.
We want the rowPitch to know where to upload the lines.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=786485

8 years agoUpdate Croatian translation
gogo [Fri, 18 Aug 2017 20:34:30 +0000 (20:34 +0000)]
Update Croatian translation

8 years agoUpdate Croatian translation
gogo [Fri, 18 Aug 2017 20:31:56 +0000 (20:31 +0000)]
Update Croatian translation

8 years agogdkwindow: Avoid re-setting the opaque region if it doesn't change
Rui Matos [Fri, 18 Aug 2017 10:01:54 +0000 (12:01 +0200)]
gdkwindow: Avoid re-setting the opaque region if it doesn't change

This avoids, at least, needless chatter with the compositor and the X
server in X11's case.

https://bugzilla.gnome.org/show_bug.cgi?id=786469

8 years agoUpdate Slovak translation
Dušan Kazik [Fri, 18 Aug 2017 16:09:11 +0000 (16:09 +0000)]
Update Slovak translation

8 years agobuild: Print out a configuration summary
Emmanuele Bassi [Fri, 18 Aug 2017 15:56:09 +0000 (16:56 +0100)]
build: Print out a configuration summary

Add some easy to check summary of the configuration step, especially for
optional features that can use automatic discovery.

8 years agoUpdated Czech translation
Marek Cernocky [Fri, 18 Aug 2017 08:57:21 +0000 (10:57 +0200)]
Updated Czech translation

8 years agogdk/x11: Extract GdkDeviceTool tool ID from "Wacom Serial IDs" property
Carlos Garnacho [Thu, 17 Aug 2017 12:07:12 +0000 (14:07 +0200)]
gdk/x11: Extract GdkDeviceTool tool ID from "Wacom Serial IDs" property

This property contains 5 integers, of which the last 2 respectively
contain the tool serial number and tool ID. We were only extracting the
first so far, but GdkDeviceTool also has API getters for the latter,
which remained 0.

https://bugzilla.gnome.org/show_bug.cgi?id=786400

8 years agoUpdate Brazilian Portuguese translation
Rafael Fontenelle [Thu, 17 Aug 2017 10:24:10 +0000 (10:24 +0000)]
Update Brazilian Portuguese translation

8 years agoUpdate Brazilian Portuguese translation
Rafael Fontenelle [Thu, 17 Aug 2017 10:19:51 +0000 (10:19 +0000)]
Update Brazilian Portuguese translation

8 years agoUpdate Galician translation
Fran Dieguez [Wed, 16 Aug 2017 22:41:41 +0000 (22:41 +0000)]
Update Galician translation

8 years agowidget: Remove some always-true precondition checks
Timm Bäder [Tue, 15 Aug 2017 19:36:57 +0000 (21:36 +0200)]
widget: Remove some always-true precondition checks

8 years agoGdkDisplay: Call the correct push|pop_error_trap()
Daniel Boles [Tue, 15 Aug 2017 18:29:22 +0000 (19:29 +0100)]
GdkDisplay: Call the correct push|pop_error_trap()

It is wrong to assume all Displays are of the same class as the default.

https://bugzilla.gnome.org/show_bug.cgi?id=784016

8 years agoScrolledWindow: Bin unreachable ternary branches
Daniel Boles [Tue, 15 Aug 2017 14:15:08 +0000 (15:15 +0100)]
ScrolledWindow: Bin unreachable ternary branches

We already checked that the child is not NULL above.

Coverity CID 1454191

8 years agogtkpango: Remove unused functions
Timm Bäder [Tue, 15 Aug 2017 19:20:19 +0000 (21:20 +0200)]
gtkpango: Remove unused functions

Remove _gtk_pango_move_lines and a few function declarations in the
private header file since they are only used inside gtkpango.c

8 years agobuild: Install gtkcenterbox.h
Timm Bäder [Tue, 15 Aug 2017 19:19:48 +0000 (21:19 +0200)]
build: Install gtkcenterbox.h

8 years agoWidget: Fix outdated comments about tooltips
Daniel Boles [Tue, 15 Aug 2017 01:11:19 +0000 (02:11 +0100)]
Widget: Fix outdated comments about tooltips

They are not usually yellow anymore, the previous advice about how to
style them was for pre-3.20 versions, and the immediate replacement (CSS
class .tooltip) does not seem ready for primetime.

https://bugzilla.gnome.org/show_bug.cgi?id=784421

8 years agobuild: Ensure introspection data points to the right header
Emmanuele Bassi [Tue, 15 Aug 2017 16:13:30 +0000 (17:13 +0100)]
build: Ensure introspection data points to the right header

We have different header files for different sections of our API,
including introspection.

8 years agobuild: Move Vulkan shader handling to its own directory
Emmanuele Bassi [Tue, 15 Aug 2017 15:17:05 +0000 (16:17 +0100)]
build: Move Vulkan shader handling to its own directory

Spooky action at a distance is not really allowed in Meson, so the rules
to generate the SPV files should go in their own directory.

Tested by: Rico Tzschichholz <ricotz@ubuntu.com>

8 years agobuild: Partially revert "Drop old MSC makefiles"
Chun-wei Fan [Tue, 15 Aug 2017 02:39:51 +0000 (10:39 +0800)]
build: Partially revert "Drop old MSC makefiles"

gtk/libgtk4.manifest.in is used to give the themed print dialog on
Windows, which should not be removed, so we ought to get it back.

https://bugzilla.gnome.org/show_bug.cgi?id=773299

8 years agogtk/gtkemojichooser.c: Don't use g_autoptr()
Chun-wei Fan [Tue, 15 Aug 2017 02:43:01 +0000 (10:43 +0800)]
gtk/gtkemojichooser.c: Don't use g_autoptr()

We can't use g_autoptr() on non-GCC-style compilers.

https://bugzilla.gnome.org/show_bug.cgi?id=773299

8 years agomake-pot: Make it executable
Piotr Drąg [Tue, 15 Aug 2017 14:30:14 +0000 (16:30 +0200)]
make-pot: Make it executable

Oops.

8 years agoRestore make-pot script
Piotr Drąg [Tue, 15 Aug 2017 14:16:32 +0000 (16:16 +0200)]
Restore make-pot script

Until #783099 is fixed.

8 years agodocs: Update references to Meson CLI utilities
Emmanuele Bassi [Tue, 15 Aug 2017 13:08:57 +0000 (14:08 +0100)]
docs: Update references to Meson CLI utilities

The separate `mesonconf` and `mesontest` binaries have been deprecated,
in favour of `meson` sub-commands.

8 years agobroadway: Build fixes
Emmanuele Bassi [Tue, 15 Aug 2017 12:57:53 +0000 (13:57 +0100)]
broadway: Build fixes

The Broadway backend does not build after commit c409fca7 dropped some
occurrences of the root window from GDK.

8 years agogdk: Remove another gdk_window_new_input reference
Timm Bäder [Tue, 15 Aug 2017 13:00:49 +0000 (15:00 +0200)]
gdk: Remove another gdk_window_new_input reference

The most obvious one.